Gratituous whitespace tweaks in bounds tag in GPX.
authorrobertl <robertl>
Wed, 8 Nov 2006 22:46:07 +0000 (22:46 +0000)
committerrobertl <robertl>
Wed, 8 Nov 2006 22:46:07 +0000 (22:46 +0000)
43 files changed:
gpx.c
reference/cet/cet-sample.gpx
reference/coastexp.ref
reference/coastexp.ref3
reference/compegps-wpt.gpx
reference/cototestmarker.gpx
reference/gc/GC7FA4.gpx
reference/gc/GCGCA8.gpx
reference/gdb-sample.gpx
reference/geonet-sample.gpx
reference/gn-targets.gpx
reference/hiketech.gpx
reference/igc1.gpx
reference/igc1_gpx.out
reference/igc2_gpx.out
reference/route/bcr-sample.gpx
reference/route/compegps-rte.gpx
reference/route/cst-sample.gpx
reference/route/mag_pdb-sample.gpx
reference/route/msroute-sample.gpx
reference/route/nmn4-sample.gpx
reference/route/stmwpp-route.gpx
reference/route/tef_xml.sample.gpx
reference/tpo-sample3.gpx
reference/track/axim-sample.gpx
reference/track/compegps-trk.gpx
reference/track/dmtlog-sample.gpx
reference/track/ignrando-sample.gpx
reference/track/interptrack.gpx
reference/track/nmea.gpx
reference/track/pathaway.gpx
reference/track/stmwpp-track.gpx
reference/track/tinterptrack.gpx
reference/track/tpo-sample1.gpx
reference/track/trackfilter-sdistance.gpx
reference/track/trackfilter-sdistance2.gpx
reference/track/trackfilter.gpx
reference/track/vitosmt_t.gpx
reference/transform-rte.gpx
reference/transform-wpt.gpx
reference/unicsv.gpx
reference/vitosmt.gpx
reference/wbt-200.gpx

diff --git a/gpx.c b/gpx.c
index 0541478f937703341fbac978bdba72ac7a838756..872daef9ff8eb4ddb6340d32645c2ddd44990b43 100644 (file)
--- a/gpx.c
+++ b/gpx.c
@@ -1651,8 +1651,8 @@ gpx_write_bounds(void)
        track_disp_all(NULL, NULL, gpx_waypt_bound_calc);
 
        if (waypt_bounds_valid(&all_bounds)) {
-               fprintf(ofd, "<bounds minlat=\"%0.9f\" minlon =\"%0.9f\" "
-                              "maxlat=\"%0.9f\" maxlon=\"%0.9f\" />\n",
+               fprintf(ofd, "<bounds minlat=\"%0.9f\" minlon=\"%0.9f\" "
+                              "maxlat=\"%0.9f\" maxlon=\"%0.9f\"/>\n",
                               all_bounds.min_lat, all_bounds.min_lon, 
                               all_bounds.max_lat, all_bounds.max_lon);
        }
index f51bfd4514d7572a26e37ea06d46498cb3cd8f55..c5df8c0c9cc0b1939eab5b15581c7073eff649a9 100644 (file)
@@ -6,7 +6,7 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
 xmlns="http://www.topografix.com/GPX/1/0"
 xsi:schemaLocation="http://www.topografix.com/GPX/1/0 http://www.topografix.com/GPX/1/0/gpx.xsd">
 <time>1970-01-01T00:00:00Z</time>
-<bounds minlat="37.007446289" minlon ="-13.823547363" maxlat="65.522460938" maxlon="18.424072266" />
+<bounds minlat="37.007446289" minlon="-13.823547363" maxlat="65.522460938" maxlon="18.424072266"/>
 <wpt lat="50.738296509" lon="12.683029175">
 <time>2005-07-14T10:12:49Z</time>
   <name>01</name>
index de4fac5997d16a20c7916adfbb90d0dcb1bc8804..86bab53b110762b213ed32470a2012190ed5be91 100755 (executable)
@@ -6,7 +6,7 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
 xmlns="http://www.topografix.com/GPX/1/0"
 xsi:schemaLocation="http://www.topografix.com/GPX/1/0 http://www.topografix.com/GPX/1/0/gpx.xsd">
 <time>1970-01-01T00:00:00Z</time>
-<bounds minlat="34.019184000" minlon ="-122.605838000" maxlat="37.819339000" maxlon="-120.438209000" />
+<bounds minlat="34.019184000" minlon="-122.605838000" maxlat="37.819339000" maxlon="-120.438209000"/>
 <wpt lat="37.229349000" lon="-122.441589000">
 <time>2004-11-05T21:13:00Z</time>
   <name>PESCDR01</name>
index ae02d82d8e023cf6fa3430d5f7756a5ffb8d11f5..fe1d2e3f909269b2b23453b797845a4b1efa38b7 100644 (file)
@@ -6,7 +6,7 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
 xmlns="http://www.topografix.com/GPX/1/0"
 xsi:schemaLocation="http://www.topografix.com/GPX/1/0 http://www.topografix.com/GPX/1/0/gpx.xsd">
 <time>1970-01-01T00:00:00Z</time>
-<bounds minlat="34.019184000" minlon ="-122.605838000" maxlat="37.819339000" maxlon="-120.438209000" />
+<bounds minlat="34.019184000" minlon="-122.605838000" maxlat="37.819339000" maxlon="-120.438209000"/>
 <wpt lat="37.763290000" lon="-122.282580000">
 <time>2004-11-05T17:09:09Z</time>
   <name>SFBALBAY</name>
index 42f77510347f4fb1ef4f9e446e861a04420dd45e..e1c1b37aa89fd308e5641d708143bb6fa00e12f9 100644 (file)
@@ -6,7 +6,7 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
 xmlns="http://www.topografix.com/GPX/1/0"
 xsi:schemaLocation="http://www.topografix.com/GPX/1/0 http://www.topografix.com/GPX/1/0/gpx.xsd">
 <time>1970-01-01T00:00:00Z</time>
-<bounds minlat="45.988538473" minlon ="11.609659845" maxlat="46.159847646" maxlon="12.121156748" />
+<bounds minlat="45.988538473" minlon="11.609659845" maxlat="46.159847646" maxlon="12.121156748"/>
 <wpt lat="46.029489931" lon="11.825879086">
   <ele>1400.000000</ele>
   <name>F01140</name>
index 1f04db89de8277ac45734d7ed4432501989e17f3..52843a39f859f8aad0f2749f7973ffd04f6c9c8a 100644 (file)
@@ -6,7 +6,7 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
 xmlns="http://www.topografix.com/GPX/1/0"
 xsi:schemaLocation="http://www.topografix.com/GPX/1/0 http://www.topografix.com/GPX/1/0/gpx.xsd">
 <time>1970-01-01T00:00:00Z</time>
-<bounds minlat="29.958683333" minlon ="-90.065533333" maxlat="48.570233333" maxlon="9.524850000" />
+<bounds minlat="29.958683333" minlon="-90.065533333" maxlat="48.570233333" maxlon="9.524850000"/>
 <wpt lat="29.958683333" lon="-90.065533333">
   <name>GC2663</name>
   <cmt>New Orleans Bon Chance (Good Luck) Cache-Cam by CrotalusRex and Mimichan</cmt>
index a3a814d56dcdc58f14960629dce815dee025fc04..b079d390f29d6dd76c1a00f5a89334047cefc4b8 100644 (file)
@@ -8,7 +8,7 @@
   <urlname>Geocaching - High Tech Treasure Hunting</urlname>\r
   <time>2005-07-16T18:15:40.7599561-07:00</time>\r
   <keywords>cache, geocache</keywords>\r
-  <bounds minlat="46.1333333333333" minlon="-73" maxlat="46.1333333333333" maxlon="-73" />\r
+  <bounds minlat="46.1333333333333" minlon="-73" maxlat="46.1333333333333" maxlon="-73"/>\r
   <wpt lat="46.1333333333333" lon="-73">\r
     <time>2002-08-15T00:00:00.0000000-07:00</time>\r
     <name>GC7FA4</name>\r
@@ -148,4 +148,4 @@ Enjoy !</groundspeak:text>
       <groundspeak:travelbugs />\r
     </groundspeak:cache>\r
   </wpt>\r
-</gpx>
\ No newline at end of file
+</gpx>
index 8d4be68d096c154c5a85127b12f426cd9482f72c..c815350f940701349b68f2ec95c09628abbac390 100644 (file)
@@ -8,7 +8,7 @@
   <urlname>Geocaching - High Tech Treasure Hunting</urlname>\r
   <time>2005-07-16T18:18:41.5712989-07:00</time>\r
   <keywords>cache, geocache</keywords>\r
-  <bounds minlat="35.9216666666667" minlon="-86.8616666666667" maxlat="35.9216666666667" maxlon="-86.8616666666667" />\r
+  <bounds minlat="35.9216666666667" minlon="-86.8616666666667" maxlat="35.9216666666667" maxlon="-86.8616666666667"/>\r
   <wpt lat="35.9216666666667" lon="-86.8616666666667">\r
     <time>2003-06-29T00:00:00.0000000-07:00</time>\r
     <name>GCGCA8</name>\r
@@ -100,4 +100,4 @@ Now that it's intuitively obvious to even the most casual observer where the cac
       <groundspeak:travelbugs />\r
     </groundspeak:cache>\r
   </wpt>\r
-</gpx>
\ No newline at end of file
+</gpx>
index 99e70b1fdacfab0cb564ebf6d53050a0341e9acf..f7f533cb1c47542cc9b7bb7701a643da2395ed89 100644 (file)
@@ -6,7 +6,7 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
 xmlns="http://www.topografix.com/GPX/1/0"
 xsi:schemaLocation="http://www.topografix.com/GPX/1/0 http://www.topografix.com/GPX/1/0/gpx.xsd">
 <time>1970-01-01T00:00:00Z</time>
-<bounds minlat="50.492618987" minlon ="12.105448823" maxlat="51.315169176" maxlon="12.510077152" />
+<bounds minlat="50.492618987" minlon="12.105448823" maxlat="51.315169176" maxlon="12.510077152"/>
 <wpt lat="50.877340632" lon="12.433888670">
   <name>3</name>
   <cmt>B93</cmt>
index 67c7af66a9c00780ba12957752a00c03a4db0997..69914c9d0839b91abf17c07b931eb75f8aab790c 100644 (file)
@@ -6,7 +6,7 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
 xmlns="http://www.topografix.com/GPX/1/0"
 xsi:schemaLocation="http://www.topografix.com/GPX/1/0 http://www.topografix.com/GPX/1/0/gpx.xsd">
 <time>2005-08-30T20:58:28Z</time>
-<bounds minlat="50.500000000" minlon ="12.133333300" maxlat="51.133333300" maxlon="13.716666700" />
+<bounds minlat="50.500000000" minlon="12.133333300" maxlat="51.133333300" maxlon="13.716666700"/>
 <wpt lat="51.016666700" lon="13.716666700">
   <name>PLAUEN</name>
   <cmt>Plauen</cmt>
index 556a6e3ddf4af9c449c88848eb1f622dcc873600..74c50632989ab7e31226103c3b824fc1d9d522da 100644 (file)
@@ -6,7 +6,7 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
 xmlns="http://www.topografix.com/GPX/1/0"
 xsi:schemaLocation="http://www.topografix.com/GPX/1/0 http://www.topografix.com/GPX/1/0/gpx.xsd">
 <time>1970-01-01T00:00:00Z</time>
-<bounds minlat="42.438878000" minlon ="-71.119689000" maxlat="42.439227000" maxlon="-71.116146000" />
+<bounds minlat="42.438878000" minlon="-71.119689000" maxlat="42.439227000" maxlon="-71.116146000"/>
 <wpt lat="42.438878000" lon="-71.119277000">
   <ele>44.000000</ele>
 <time>2001-11-28T22:05:00Z</time>
index 8548aef14229e6340fddba9135f83ab467b6d5c3..0eb3e6bbc7690b0d8b382f8cc307ca565c7bf63f 100644 (file)
@@ -6,7 +6,7 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
 xmlns="http://www.topografix.com/GPX/1/0"
 xsi:schemaLocation="http://www.topografix.com/GPX/1/0 http://www.topografix.com/GPX/1/0/gpx.xsd">
 <time>1970-01-01T00:00:00Z</time>
-<bounds minlat="30.045517000" minlon ="-91.610567000" maxlat="42.468655000" maxlon="-71.102973000" />
+<bounds minlat="30.045517000" minlon="-91.610567000" maxlat="42.468655000" maxlon="-71.102973000"/>
 <wpt lat="42.438878000" lon="-71.119277000">
   <name>5066</name>
   <cmt>5066</cmt>
index 8dacba50df87f3f170bf2286a5831731b494beb0..cbb3c88d71130eaa840d0ea4a915381ddcf9d724 100644 (file)
@@ -6,7 +6,7 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
 xmlns="http://www.topografix.com/GPX/1/0"
 xsi:schemaLocation="http://www.topografix.com/GPX/1/0 http://www.topografix.com/GPX/1/0/gpx.xsd">
 <time>2005-01-18T18:58:35Z</time>
-<bounds minlat="-30.342870000" minlon ="149.746093000" maxlat="-27.755478000" maxlon="150.477059000" />
+<bounds minlat="-30.342870000" minlon="149.746093000" maxlat="-27.755478000" maxlon="150.477059000"/>
 <wpt lat="-29.480116000" lon="150.133619000">
   <name>PALLMG</name>
   <cmt>PALLMG</cmt>
index 43448b997e9e158bd9adc134df10637e03b9439f..35d55e160ac6e4a42712668993ba1e2e3f397971 100644 (file)
@@ -6,7 +6,7 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
 xmlns="http://www.topografix.com/GPX/1/0"
 xsi:schemaLocation="http://www.topografix.com/GPX/1/0 http://www.topografix.com/GPX/1/0/gpx.xsd">
 <time>1970-01-01T00:00:00Z</time>
-<bounds minlat="-30.765600000" minlon ="150.602533333" maxlat="-30.675433333" maxlon="150.725983333" />
+<bounds minlat="-30.765600000" minlon="150.602533333" maxlat="-30.675433333" maxlon="150.725983333"/>
 <rte>
   <name>0001</name>
   <desc>IGCDATE000000: </desc>
index df34daebfe4b08ddaed63b509494d3db51da6b08..98dc11564db0e968d5fd6ddf387741ec1e9c0f05 100644 (file)
@@ -6,7 +6,7 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
 xmlns="http://www.topografix.com/GPX/1/0"
 xsi:schemaLocation="http://www.topografix.com/GPX/1/0 http://www.topografix.com/GPX/1/0/gpx.xsd">
 <time>1970-01-01T00:00:00Z</time>
-<bounds minlat="51.118766667" minlon ="-2.920450000" maxlat="54.118683333" maxlon="-0.293533333" />
+<bounds minlat="51.118766667" minlon="-2.920450000" maxlat="54.118683333" maxlon="-0.293533333"/>
 <rte>
   <name>0001</name>
   <desc>IGCDATE160701: 500KTri</desc>
index 7f1983fa9bfb0ab80dad04537d3d6e9866133fcc..ea279c36edf6436af93cc7fd08c7c45bed53a6f6 100644 (file)
@@ -6,7 +6,7 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
 xmlns="http://www.topografix.com/GPX/1/0"
 xsi:schemaLocation="http://www.topografix.com/GPX/1/0 http://www.topografix.com/GPX/1/0/gpx.xsd">
 <time>1970-01-01T00:00:00Z</time>
-<bounds minlat="50.492706401" minlon ="12.105471361" maxlat="51.314684001" maxlon="12.492485421" />
+<bounds minlat="50.492706401" minlon="12.105471361" maxlat="51.314684001" maxlon="12.492485421"/>
 <wpt lat="50.492706401" lon="12.105471361">
   <name>STATION1</name>
   <cmt>bei D 08527,Neundorf,,0,</cmt>
index ed1b3c79cac9ecd997b29624f5ce368d6464d6ce..bc41c8b940884854a7444daf88c08ad7380b18c3 100644 (file)
@@ -6,7 +6,7 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
 xmlns="http://www.topografix.com/GPX/1/0"
 xsi:schemaLocation="http://www.topografix.com/GPX/1/0 http://www.topografix.com/GPX/1/0/gpx.xsd">
 <time>1970-01-01T00:00:00Z</time>
-<bounds minlat="45.754467000" minlon ="11.449617000" maxlat="45.789383000" maxlon="11.553583000" />
+<bounds minlat="45.754467000" minlon="11.449617000" maxlat="45.789383000" maxlon="11.553583000"/>
 <rte>
   <name>test</name>
   <rtept lat="45.789383000" lon="11.553583000">
index 82ca4ce636675366ddbc107c7a081b4c9c7b446c..4e0e415092a787a63b2dbe64867e10640e276f9e 100644 (file)
@@ -6,7 +6,7 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
 xmlns="http://www.topografix.com/GPX/1/0"
 xsi:schemaLocation="http://www.topografix.com/GPX/1/0 http://www.topografix.com/GPX/1/0/gpx.xsd">
 <time>1970-01-01T00:00:00Z</time>
-<bounds minlat="47.543230000" minlon ="2.664750000" maxlat="47.565520000" maxlon="2.722340000" />
+<bounds minlat="47.543230000" minlon="2.664750000" maxlat="47.565520000" maxlon="2.722340000"/>
 <wpt lat="47.565210000" lon="2.713690000">
   <ele>1272.900000</ele>
 <time>2005-06-18T08:53:36Z</time>
index 8a23e61db446d14ed91169f1271a39ff73fc8a02..f2fef90104c9442ee295d1ec93892360257b3ab2 100644 (file)
@@ -6,7 +6,7 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
 xmlns="http://www.topografix.com/GPX/1/0"
 xsi:schemaLocation="http://www.topografix.com/GPX/1/0 http://www.topografix.com/GPX/1/0/gpx.xsd">
 <time>1970-01-01T00:00:00Z</time>
-<bounds minlat="49.445861111" minlon ="11.044861111" maxlat="49.935944444" maxlon="11.481583333" />
+<bounds minlat="49.445861111" minlon="11.044861111" maxlat="49.935944444" maxlon="11.481583333"/>
 <wpt lat="49.718250000" lon="11.066416667">
   <name>JƤgersburg in Forchheim geradeaus weiter auf Eisenbahnstrasse</name>
   <cmt>JƤgersburg in Forchheim geradeaus weiter auf Eisenbahnstrasse</cmt>
index ccffa0d73f25a309e61ae50761673d9cc3edcf65..4498c4b28a1d9e701db370cad35f6cf2ff07078f 100644 (file)
@@ -6,7 +6,7 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
 xmlns="http://www.topografix.com/GPX/1/0"
 xsi:schemaLocation="http://www.topografix.com/GPX/1/0 http://www.topografix.com/GPX/1/0/gpx.xsd">
 <time>1970-01-01T00:00:00Z</time>
-<bounds minlat="50.497369766" minlon ="12.135772705" maxlat="50.628690720" maxlon="12.998456955" />
+<bounds minlat="50.497369766" minlon="12.135772705" maxlat="50.628690720" maxlon="12.998456955"/>
 <rte>
   <rtept lat="50.497369766" lon="12.135772705">
     <name>Plauen</name>
index 0473d9546950790dd4092bbd386d35341ef0dff8..c9a826e2cfd27a7cdd13d6629c7222b0bd55880e 100644 (file)
@@ -6,7 +6,7 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
 xmlns="http://www.topografix.com/GPX/1/0"
 xsi:schemaLocation="http://www.topografix.com/GPX/1/0 http://www.topografix.com/GPX/1/0/gpx.xsd">
 <time>1970-01-01T00:00:00Z</time>
-<bounds minlat="49.021900000" minlon ="11.587670000" maxlat="50.494250000" maxlon="12.675630000" />
+<bounds minlat="49.021900000" minlon="11.587670000" maxlat="50.494250000" maxlon="12.675630000"/>
 <rte>
   <rtept lat="50.494250000" lon="12.107270000">
     <name>RPT001</name>
index 0d1ee22ce538be7280392100231f1d16d9e3c179..4b57000b91ba2a12f619b458f5ec6236f82e668b 100644 (file)
@@ -6,7 +6,7 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
 xmlns="http://www.topografix.com/GPX/1/0"
 xsi:schemaLocation="http://www.topografix.com/GPX/1/0 http://www.topografix.com/GPX/1/0/gpx.xsd">
 <time>1970-01-01T00:00:00Z</time>
-<bounds minlat="50.492618900" minlon ="12.105448700" maxlat="51.314520700" maxlon="12.435919300" />
+<bounds minlat="50.492618900" minlon="12.105448700" maxlat="51.314520700" maxlon="12.435919300"/>
 <wpt lat="50.492618900" lon="12.105448700">
 <time>2005-09-03T00:00:00Z</time>
   <name>NARVA</name>
index f9e6870958ecb224683eb1f82f41e9366b34fee0..081c485268bc273de9653a1c071ea9575a0e0606 100644 (file)
@@ -6,7 +6,7 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
 xmlns="http://www.topografix.com/GPX/1/0"
 xsi:schemaLocation="http://www.topografix.com/GPX/1/0 http://www.topografix.com/GPX/1/0/gpx.xsd">
 <time>1970-01-01T00:00:00Z</time>
-<bounds minlat="50.268830000" minlon ="11.640990000" maxlat="50.756540000" maxlon="12.696920000" />
+<bounds minlat="50.268830000" minlon="11.640990000" maxlat="50.756540000" maxlon="12.696920000"/>
 <wpt lat="50.362350000" lon="11.903730000">
   <name>in Zedtwitz halb rechts halten auf B2 Hofer Strasse</name>
   <cmt>B2 Hofer Strasse</cmt>
index 1d38e89b8eacd928993e20e3019dabf8e53fcd95..d98c003d5fa40f078767a910b56af31e2830d0d0 100644 (file)
@@ -5,7 +5,7 @@ creator="GPSBabel - http://www.gpsbabel.org"
 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
 xmlns="http://www.topografix.com/GPX/1/0"
 xsi:schemaLocation="http://www.topografix.com/GPX/1/0 http://www.topografix.com/GPX/1/0/gpx.xsd">
-<bounds minlat="39.047567844" minlon ="-119.913288116" maxlat="39.068486691" maxlon="-119.875101328" />
+<bounds minlat="39.047567844" minlon="-119.913288116" maxlat="39.068486691" maxlon="-119.875101328"/>
 <wpt lat="39.050695896" lon="-119.911156178">
   <ele>2428.000000</ele>
   <name>001</name>
index d07d8936ccef51df5779c7d9bf675eab06cb1e78..eedcd7dc1970c2c2e60f86057829a982f35e94b6 100644 (file)
@@ -6,7 +6,7 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
 xmlns="http://www.topografix.com/GPX/1/0"
 xsi:schemaLocation="http://www.topografix.com/GPX/1/0 http://www.topografix.com/GPX/1/0/gpx.xsd">
 <time>1970-01-01T00:00:00Z</time>
-<bounds minlat="50.877340632" minlon ="12.433738670" maxlat="50.877348965" maxlon="12.433888670" />
+<bounds minlat="50.877340632" minlon="12.433738670" maxlat="50.877348965" maxlon="12.433888670"/>
 <trk>
 <trkseg>
 <trkpt lat="50.877340632" lon="12.433888670">
index 06456e1d7745e0d57a93818af7ec1dbf7c6da5eb..6a64c4d862aaed7ff57f7afe77b86592cf63ee97 100644 (file)
@@ -6,7 +6,7 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
 xmlns="http://www.topografix.com/GPX/1/0"
 xsi:schemaLocation="http://www.topografix.com/GPX/1/0 http://www.topografix.com/GPX/1/0/gpx.xsd">
 <time>1970-01-01T00:00:00Z</time>
-<bounds minlat="51.312750000" minlon ="12.409350000" maxlat="51.314650000" maxlon="12.414983333" />
+<bounds minlat="51.312750000" minlon="12.409350000" maxlat="51.314650000" maxlon="12.414983333"/>
 <trk>
   <name>ACTIVE LOG 006</name>
 <trkseg>
index fc52a5c6f838d8f6be9b20f2955972947d6e3a3f..778872d53d5ed3d792d4b869bbe98d28fa7a64b7 100644 (file)
@@ -6,7 +6,7 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
 xmlns="http://www.topografix.com/GPX/1/0"
 xsi:schemaLocation="http://www.topografix.com/GPX/1/0 http://www.topografix.com/GPX/1/0/gpx.xsd">
 <time>1970-01-01T00:00:00Z</time>
-<bounds minlat="30.045517000" minlon ="-91.610567000" maxlat="42.468655000" maxlon="-71.102973000" />
+<bounds minlat="30.045517000" minlon="-91.610567000" maxlat="42.468655000" maxlon="-71.102973000"/>
 <wpt lat="42.438878000" lon="-71.119277000">
   <ele>44.586548</ele>
   <name>5066</name>
index 298cdda3a3e7328979f1d81ebe07c011910e4396..df34d2e86dbb793f9c282ad6a76c11e6a04a2c74 100644 (file)
@@ -6,7 +6,7 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
 xmlns="http://www.topografix.com/GPX/1/0"
 xsi:schemaLocation="http://www.topografix.com/GPX/1/0 http://www.topografix.com/GPX/1/0/gpx.xsd">
 <time>1970-01-01T00:00:00Z</time>
-<bounds minlat="45.660805000" minlon ="6.365717000" maxlat="45.667271000" maxlon="6.372394000" />
+<bounds minlat="45.660805000" minlon="6.365717000" maxlat="45.667271000" maxlon="6.372394000"/>
 <trk>
   <desc>20050719 Mar TamiĆ© ind 2 VTT Sem Europ</desc>
 <trkseg>
index 9fe10f4de6019fbb5d03c5857c1835736082e015..3769932dc8ef94a16fbbbba6246344be0657b33c 100644 (file)
@@ -6,7 +6,7 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
 xmlns="http://www.topografix.com/GPX/1/0"
 xsi:schemaLocation="http://www.topografix.com/GPX/1/0 http://www.topografix.com/GPX/1/0/gpx.xsd">
 <time>1970-01-01T00:00:00Z</time>
-<bounds minlat="36.000000000" minlon ="-115.000000000" maxlat="41.000000000" maxlon="-85.000000000" />
+<bounds minlat="36.000000000" minlon="-115.000000000" maxlat="41.000000000" maxlon="-85.000000000"/>
 <trk>
 <trkseg>
 <trkpt lat="41.000000000" lon="-85.000000000">
index dc02404fef5a9e1657839344f5ef8eaee8dfa8f9..2218a303b218974d7300d77db51b3fc2229f310b 100644 (file)
@@ -6,7 +6,7 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
 xmlns="http://www.topografix.com/GPX/1/0"
 xsi:schemaLocation="http://www.topografix.com/GPX/1/0 http://www.topografix.com/GPX/1/0/gpx.xsd">
 <time>1970-01-01T00:00:00Z</time>
-<bounds minlat="42.530485000" minlon ="-88.121766667" maxlat="42.530528333" maxlon="-88.121706667" />
+<bounds minlat="42.530485000" minlon="-88.121766667" maxlat="42.530528333" maxlon="-88.121706667"/>
 <trk>
 <trkseg>
 <trkpt lat="42.530485000" lon="-88.121721667">
index 8fac5b3690b660c833168f1f891d0ec48669cbf4..cd69d359f454b3f40498bb109539ac75cc3c458a 100644 (file)
@@ -6,7 +6,7 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
 xmlns="http://www.topografix.com/GPX/1/0"
 xsi:schemaLocation="http://www.topografix.com/GPX/1/0 http://www.topografix.com/GPX/1/0/gpx.xsd">
 <time>1970-01-01T00:00:00Z</time>
-<bounds minlat="50.319399833" minlon ="11.700503833" maxlat="50.496254000" maxlon="12.138562167" />
+<bounds minlat="50.319399833" minlon="11.700503833" maxlat="50.496254000" maxlon="12.138562167"/>
 <trk>
   <name>20050116_Fahrradtour Gerd</name>
 <trkseg>
index f6204f68f28f21e898c5213f54ab2cee661bffb4..d1f687d1e4f779ef24e0ef1b36ad5cd5a93f729c 100644 (file)
@@ -6,7 +6,7 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
 xmlns="http://www.topografix.com/GPX/1/0"
 xsi:schemaLocation="http://www.topografix.com/GPX/1/0 http://www.topografix.com/GPX/1/0/gpx.xsd">
 <time>1970-01-01T00:00:00Z</time>
-<bounds minlat="45.177499900" minlon ="4.634587200" maxlat="45.187113000" maxlon="4.660729700" />
+<bounds minlat="45.177499900" minlon="4.634587200" maxlat="45.187113000" maxlon="4.660729700"/>
 <trk>
 <trkseg>
 <trkpt lat="45.187113000" lon="4.660729700">
index 3a04e3a2ffc9e428d6eb0eb42e4e9c26ce993421..397ec8a7a8d1c341814dfa40439c7fa9cbe50b20 100644 (file)
@@ -6,7 +6,7 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
 xmlns="http://www.topografix.com/GPX/1/0"
 xsi:schemaLocation="http://www.topografix.com/GPX/1/0 http://www.topografix.com/GPX/1/0/gpx.xsd">
 <time>1970-01-01T00:00:00Z</time>
-<bounds minlat="36.000000000" minlon ="-115.000000000" maxlat="41.000000000" maxlon="-85.000000000" />
+<bounds minlat="36.000000000" minlon="-115.000000000" maxlat="41.000000000" maxlon="-85.000000000"/>
 <trk>
 <trkseg>
 <trkpt lat="41.000000000" lon="-85.000000000">
index 1fa2656658d918add323a4f1e316ec9cce554f41..37e455ed7c689c61cb3377d1c459fb2d51b72456 100644 (file)
@@ -6,7 +6,7 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
 xmlns="http://www.topografix.com/GPX/1/0"
 xsi:schemaLocation="http://www.topografix.com/GPX/1/0 http://www.topografix.com/GPX/1/0/gpx.xsd">
 <time>1970-01-01T00:00:00Z</time>
-<bounds minlat="33.753026015" minlon ="-122.443458941" maxlat="41.447125389" maxlon="-116.669656846" />
+<bounds minlat="33.753026015" minlon="-122.443458941" maxlat="41.447125389" maxlon="-116.669656846"/>
 <trk>
   <name>Track 1</name>
 <trkseg>
index 0e963349e89fe82c52a337bf227bfbaa95667618..abf54560c2f9ccdbc76a4a738f3e87e8e5c60078 100644 (file)
@@ -6,7 +6,7 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
 xmlns="http://www.topografix.com/GPX/1/0"
 xsi:schemaLocation="http://www.topografix.com/GPX/1/0 http://www.topografix.com/GPX/1/0/gpx.xsd">
 <time>1970-01-01T00:00:00Z</time>
-<bounds minlat="30.045517000" minlon ="-91.610567000" maxlat="30.062783000" maxlon="-91.589750000" />
+<bounds minlat="30.045517000" minlon="-91.610567000" maxlat="30.062783000" maxlon="-91.589750000"/>
 <trk>
   <name>LOG-20020525-20020525</name>
 <trkseg>
index e22b660863a13b5482a8c85ad028b7de9057519f..2ca22488bc017919526bdd44ae305a9a9f5038ec 100644 (file)
@@ -6,7 +6,7 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
 xmlns="http://www.topografix.com/GPX/1/0"
 xsi:schemaLocation="http://www.topografix.com/GPX/1/0 http://www.topografix.com/GPX/1/0/gpx.xsd">
 <time>1970-01-01T00:00:00Z</time>
-<bounds minlat="30.045517000" minlon ="-91.610567000" maxlat="30.062783000" maxlon="-91.589750000" />
+<bounds minlat="30.045517000" minlon="-91.610567000" maxlat="30.062783000" maxlon="-91.589750000"/>
 <trk>
   <name>20020525</name>
 <trkseg>
index 567b34cc689693943c67761886135354639f1378..9ebd3ae68b667d40e0157362a001b6b7cae6fba4 100644 (file)
@@ -6,7 +6,7 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
 xmlns="http://www.topografix.com/GPX/1/0"
 xsi:schemaLocation="http://www.topografix.com/GPX/1/0 http://www.topografix.com/GPX/1/0/gpx.xsd">
 <time>1970-01-01T00:00:00Z</time>
-<bounds minlat="30.045517000" minlon ="-91.610567000" maxlat="30.062783000" maxlon="-91.589750000" />
+<bounds minlat="30.045517000" minlon="-91.610567000" maxlat="30.062783000" maxlon="-91.589750000"/>
 <trk>
   <name>LOG-20020525</name>
 <trkseg>
index afd743566ef72c2a726a68e9a0b76f1f07fbf55c..a25127813a2600ea764cd2c69ed5ac1df6acf67d 100644 (file)
@@ -6,7 +6,7 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
 xmlns="http://www.topografix.com/GPX/1/0"
 xsi:schemaLocation="http://www.topografix.com/GPX/1/0 http://www.topografix.com/GPX/1/0/gpx.xsd">
 <time>1970-01-01T00:00:00Z</time>
-<bounds minlat="45.458204984" minlon ="-75.770526640" maxlat="45.497519984" maxlon="-75.684934974" />
+<bounds minlat="45.458204984" minlon="-75.770526640" maxlat="45.497519984" maxlon="-75.684934974"/>
 <trk>
 <trkseg>
 <trkpt lat="45.460366651" lon="-75.767939974">
index f9995b15d26ffdcbb667b31fe64d352751c03b6f..c7ba05f7c7a82b9a962c7719d00688212eeb7577 100644 (file)
@@ -6,7 +6,7 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
 xmlns="http://www.topografix.com/GPX/1/0"
 xsi:schemaLocation="http://www.topografix.com/GPX/1/0 http://www.topografix.com/GPX/1/0/gpx.xsd http://www.topografix.com/GPX/1/1 http://www.topografix.com/GPX/1/1/gpx.xsd">
 <time>1970-01-01T00:00:00Z</time>
-<bounds minlat="42.401051000" minlon ="-71.126602000" maxlat="42.468655000" maxlon="-71.102973000" />
+<bounds minlat="42.401051000" minlon="-71.126602000" maxlat="42.468655000" maxlon="-71.102973000"/>
 <rte>
   <rtept lat="42.438878000" lon="-71.119277000">
     <ele>44.586548</ele>
index 7e01e95326a2b8cd8ce39786da6fcb94838bc327..f76d4055b3437b7f44ad9de71a863130fa45fdad 100644 (file)
@@ -6,7 +6,7 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
 xmlns="http://www.topografix.com/GPX/1/0"
 xsi:schemaLocation="http://www.topografix.com/GPX/1/0 http://www.topografix.com/GPX/1/0/gpx.xsd http://www.topografix.com/GPX/1/1 http://www.topografix.com/GPX/1/1/gpx.xsd">
 <time>1970-01-01T00:00:00Z</time>
-<bounds minlat="42.430950000" minlon ="-71.122845000" maxlat="42.467110000" maxlon="-71.105116000" />
+<bounds minlat="42.430950000" minlon="-71.122845000" maxlat="42.467110000" maxlon="-71.105116000"/>
 <wpt lat="42.430950000" lon="-71.107628000">
   <ele>23.469600</ele>
 <time>2001-06-02T00:18:15Z</time>
index 08f4ffedf2c53da11b3f0da78ae93fcad7c40520..09e2cf33b5b402e070cf9da1fb68f8c6fd722a58 100644 (file)
@@ -6,7 +6,7 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
 xmlns="http://www.topografix.com/GPX/1/0"
 xsi:schemaLocation="http://www.topografix.com/GPX/1/0 http://www.topografix.com/GPX/1/0/gpx.xsd">
 <time>1970-01-01T00:00:00Z</time>
-<bounds minlat="35.972030000" minlon ="-87.134700000" maxlat="36.112180000" maxlon="-86.620120000" />
+<bounds minlat="35.972030000" minlon="-87.134700000" maxlat="36.112180000" maxlon="-86.620120000"/>
 <wpt lat="35.972030000" lon="-87.134700000">
   <name>GCEBB</name>
   <cmt>Mountain Bike Heaven by susy1313</cmt>
index e2035e65d4b6a667df1702fb36e443164d01f755..59f78f8c4bc778b8fd6095912f31ea6a1eb327a6 100644 (file)
@@ -6,7 +6,7 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
 xmlns="http://www.topografix.com/GPX/1/0"
 xsi:schemaLocation="http://www.topografix.com/GPX/1/0 http://www.topografix.com/GPX/1/0/gpx.xsd">
 <time>1970-01-01T00:00:00Z</time>
-<bounds minlat="45.458204984" minlon ="-75.770526640" maxlat="45.497519984" maxlon="-75.684934974" />
+<bounds minlat="45.458204984" minlon="-75.770526640" maxlat="45.497519984" maxlon="-75.684934974"/>
 <wpt lat="45.460366651" lon="-75.767939974">
   <ele>33.700000</ele>
 <time>2005-05-09T19:02:01Z</time>
index eb3f0cf4eeaed68d9f53e87c24c111ac777b0df6..d139f2c6ed26cac37da1bac52456ab5f2e854748 100644 (file)
@@ -5,7 +5,7 @@ creator="GPSBabel - http://www.gpsbabel.org"
 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
 xmlns="http://www.topografix.com/GPX/1/0"
 xsi:schemaLocation="http://www.topografix.com/GPX/1/0 http://www.topografix.com/GPX/1/0/gpx.xsd">
-<bounds minlat="54.785117200" minlon ="-2.345095800" maxlat="54.787984800" maxlon="-2.342500800" />
+<bounds minlat="54.785117200" minlon="-2.345095800" maxlat="54.787984800" maxlon="-2.342500800"/>
 <trk>
 <trkseg>
 <trkpt lat="54.786918600" lon="-2.344296200">